home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_hylafax.idb / usr / freeware / man / cat1 / ps2fax.Z / ps2fax
Encoding:
Text File  |  1999-07-16  |  7.7 KB  |  198 lines

  1.  
  2.  
  3.  
  4. PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 22226666,,,, 1111999999996666))))       PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ps2fax - image POSTSCRIPT for facsimile transmission by
  10.      _H_y_l_a_F_A_X
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ////uuuussssrrrr////ffffrrrreeeeeeeewwwwaaaarrrreeee////vvvvaaaarrrr////ssssppppoooooooollll////ffffaaaaxxxx////bbbbiiiinnnn////ppppssss2222ffffaaaaxxxx [ _o_p_t_i_o_n_s ] [
  14.      _f_i_l_e_s...  ]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _p_s_2_f_a_x takes POSTSCRIPT input and generates a TIFF Class F
  18.      image file suitable for facsimile transmission.  It is
  19.      usually invoked by the _H_y_l_a_F_A_X scheduler process, _f_a_x_q(1M).
  20.      On Silicon Graphics' IRIX systems, this application is based
  21.      on Adobe's Display POSTSCRIPT software.  On other machines
  22.      POSTSCRIPT imaging is typically done using the freely
  23.      available _G_h_o_s_t_s_c_r_i_p_t software.
  24.  
  25.      _p_s_2_f_a_x is actually a link (symbolic or otherwise) to the
  26.      script appropriate for the POSTSCRIPT imaging tool.  The
  27.      link is setup when the _f_a_x_s_e_t_u_p(1M) script is run to
  28.      configure a _H_y_l_a_F_A_X server machine for use.
  29.  
  30.      Input files containing POSTSCRIPT may be specified on the
  31.      command line.  If none are given, then _p_s_2_f_a_x will read from
  32.      standard input.
  33.  
  34.      By default, _p_s_2_f_a_x will generate a 98 line/inch output
  35.      document whose page width is 1728 pixels and page length is
  36.      297 mm (a standard A4 page at low resolution).  Horizontal
  37.      resolution is always 204 dpi.  Command line options may be
  38.      used to select alternate vertical resolution and page
  39.      dimensions.
  40.  
  41.      If no filename is given, _p_s_2_f_a_x writes its output to a file
  42.      named ppppssss....ffffaaaaxxxx; the ----oooo option can be used to specify an
  43.      alternate filename.
  44.  
  45.      By default, output is compressed using the standard Group 3
  46.      1D-encoding scheme, with EOL codes padded to byte
  47.      boundaries.  If the ----2222 option is specified, output is
  48.      encoded with the optional Group 3 2D-encoding scheme (EOL
  49.      codes are still padded to byte boundaries).
  50.  
  51.      Note that bbbbiiiinnnn////ppppssss2222ffffaaaaxxxx is usually just a link to a shell
  52.      script that invokes the appropriate POSTSCRIPT RIP to do the
  53.      work.
  54.  
  55. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  56.      The following operations are recognized:
  57.  
  58.      ----1111        Write Group 3 1D-encoded data to the output file.
  59.  
  60.  
  61.  
  62.  
  63. Page 1                                          (printed 6/24/99)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 22226666,,,, 1111999999996666))))       PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))
  71.  
  72.  
  73.  
  74.      ----2222        Write Group 3 2D-encoded data to the output file.
  75.  
  76.      ----mmmm _p_a_g_e_s  Set the maximum number of pages that are permitted
  77.                in the output file.  If more pages are present in
  78.                the input document then abort processing.
  79.  
  80.      ----oooo _f_i_l_e   Write output to the specified _f_i_l_e instead of the
  81.                default ppppssss....ffffaaaaxxxx filename.
  82.  
  83.      ----wwww _w_i_d_t_h  Set the output page _w_i_d_t_h, in pixels.  By default,
  84.                pages are 1728 pixels wide.
  85.  
  86.      ----llll _l_e_n_g_t_h Set the output page _l_e_n_g_t_h in millimeters.  By
  87.                default, pages are 297 millimeters long.
  88.  
  89.      ----rrrr _v_r_e_s   Set the vertical resolution, in lines/inch, at
  90.                which to image the POSTSCRIPT.
  91.  
  92. RRRRUUUUNNNNTTTTIIIIMMMMEEEE EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  93.      Before user-supplied POSTSCRIPT is passed to the POSTSCRIPT
  94.      interpreter, a limited number of operators are defined.
  95.      These operators are operators commonly found in a
  96.      LaserWriter printer and (sometimes) generated by Macintosh-
  97.      based applications.
  98.  
  99.      The default Display POSTSCRIPT-based execution environment
  100.      includes support for the following fonts:
  101.      AvantGarde-Book           Helvetica-Bold                  Palatino-BoldItalic
  102.      AvantGarde-BookOblique    Helvetica-BoldOblique           Palatino-Italic
  103.      AvantGarde-Demi           Helvetica-Narrow                Palatino-Roman
  104.      AvantGarde-DemiOblique    Helvetica-Narrow-Bold           StoneSerif
  105.      Bookman-Demi              Helvetica-Narrow-BoldOblique    Symbol
  106.      Bookman-DemiItalic        Helvetica-Narrow-Oblique        Tekton
  107.      Bookman-Light             Helvetica-Oblique               Times-Bold
  108.      Bookman-LightItalic       Lithos-Bold                     Times-BoldItalic
  109.      Courier                   NewCenturySchlbk-Bold           Times-Italic
  110.      Courier-Bold              NewCenturySchlbk-BoldItalic     Times-Roman
  111.      Courier-BoldOblique       NewCenturySchlbk-Italic         ZapfChancery-MediumItalic
  112.      Courier-Oblique           NewCenturySchlbk-Roman          ZapfDingbats
  113.      Helvetica                 Palatino-Bold
  114.      Note that this is the same set of fonts supported by the DPS
  115.      extension to the X server.
  116.  
  117.      The default Ghostscript-based environment is more uncertain;
  118.      consult the Ghostscript documentation for information on
  119.      what fonts are available.
  120.  
  121. FFFFIIIILLLLEEEESSSS
  122.      /usr/freeware/var/spool/fax/etc/dpsprinter.ps    POSTSCRIPT code read at startup for DPS
  123.      /usr/lib/DPS/default.dps_vm                      startup VM file for DPS
  124.      /usr/lib/DPS/outline                             Type 1 fonts for DPS
  125.  
  126.  
  127.  
  128. Page 2                                          (printed 6/24/99)
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 22226666,,,, 1111999999996666))))       PPPPSSSS2222FFFFAAAAXXXX((((1111MMMM))))
  136.  
  137.  
  138.  
  139.      /usr/lib/DPS/prebuilt                            prebuilt versions of fonts for DPS
  140.  
  141. BBBBUUUUGGGGSSSS
  142.      Output from the Display POSTSCRIPT version of this command
  143.      is encoded according to the Display POSTSCRIPT binary
  144.      encoding protocol.
  145.  
  146.      No prebuilt bitmap fonts are currently available for the
  147.      DPS-based imager; this would greatly improve legibility at
  148.      low resolutions, as the rendering of outline fonts at 98 lpi
  149.      is particularly poor.
  150.  
  151.      Both DPS- and Ghostscript-based versions of this program
  152.      fail to exit with non-zero status when an invalid POSTSCRIPT
  153.      document is processed; this makes it problematic for the
  154.      _H_y_l_a_F_A_X queue manager to determine when a problem arises
  155.      when preparing a job for transmission.
  156.  
  157. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  158.      _s_e_n_d_f_a_x(1), _f_a_x_q(1M), _h_y_l_a_f_a_x(4F)
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194. Page 3                                          (printed 6/24/99)
  195.  
  196.  
  197.  
  198.